﻿@media screen and (max-width:1023px){
/*通用*/
.header{ display:none;}
.sjhedes{ display:block;}
.banner_index .swiper-slide{
  justify-content: center;
}
.banner_index .swiper-slide>div{
  margin-left: 0;
}
/*banner大图*/
.banner_index{
  height: 500px;
  margin-top: 0px;
}
.banner_index .swiper-slide{
  background-size: auto 100%;
}
/*banner大图 内页*/
.banner_others p{
  font-size: 24px;
  line-height: 36px;
}
/*主体-主页*/
.index_con .coto p{
  font-size: 24px;
  line-height: 36px;
}
.index_con .cobo h1 span{
  font-size: 20px;
}
.index_con .cobo h2{
  font-size: 24px;
  line-height: 40px;
}
.index_con2 .tit p{
  font-size: 24px;
  line-height: 36px;
}
.index_con2 .coco{
  height: 1030px;
}
.index_con2 .coli li{
  width: 47.9%;
}
.index_con2 .coli h1{
  font-size: 24px;
  line-height: 36px;
}
.index_con2 .coli button{
  font-size: 20px;
  line-height: 26px;
  border-radius: 16px;
}
.index_con3 .tit p{
  font-size: 24px;
  line-height: 40px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.index_con4 .cori{
  height: 600px;
}
.index_con4 .cori h1{
  font-size: 36px;
  line-height: 52px;
}
.index_con4 .cori p{
  font-size: 24px;
  line-height: 36px;
}
.index_con4 .cori button{
  font-size: 24px;
  line-height: 36px;
}
.index_con5 ul{
  flex-wrap: wrap;
}
.index_con5 ul li{
  margin: 10px 10px;
}
/*主体-关于德纳-企业简介*/
.gydn_con h1{
  font-size: 32px;
  line-height: 50px;
}
.gydn_con p{
  font-size: 24px;
  line-height: 48px;
}
.gydn_con2 .coli p{
  font-size: 20px;
  line-height: 30px;
}
.gydn_con3{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;  
  flex-direction: column;
}
.gydn_con3 .cori{
  margin-top: 50px;
}
.gydn_con3 .cori p{
  font-size: 24px;
  line-height: 48px;
  text-align: center;
}
/*产品中心*/
.cpzx_li li{
  padding: 30px 0;
}
.cpzx_li h1{
  font-size: 24px;
  line-height: 36px;
}
.cpzx_li button{
  font-size: 20px;
  line-height: 26px;
  border-radius: 16px;
}
/*产品中心-详情*/
.cpzx_flo .info h1{
  font-size: 32px;
  line-height: 52px;
}
.cpzx_flo .info h2{
  font-size: 20px;
  line-height: 40px;
}
.cpzx_flo .info button{
  font-size: 20px;
  line-height: 30px;
  padding: 10px 50px;
  border-radius: 25px;
}
/*营销网络*/
.yxwl_co p{
  font-size: 24px;
  line-height: 40px;
}
/*展会信息*/
.zhxx_li li{
  /*width: 100%;*/
}
.zhxx_li li h1{
  font-size: 20px;
}
.zhxx_li li h2{
  font-size: 24px;
  margin-top: 20px; 
}
.zhxx_li li button{
  margin-top: 60px;
  font-size: 20px;
  line-height: 30px;
  padding: 12px 25px;
}
/*售后服务*/
.shfw_li h1{
  font-size: 24px;
  padding-bottom: 25px;
  width: 100%;
}
.shfw_li ul a{font-size: 20px;
}
/*联系我们*/
.xlwm_con ul{
  flex-wrap: wrap;
}
.xlwm_con ul li{
  width: 33%;
  min-width: 250px;
  margin: 20px 0;
}
.xlwm_con h1{
  font-size: 24px;
  margin-top: 20px;
}
.xlwm_con h2{
  font-size: 16px;
  margin-top: 10px;
}
.xlwm_con p{
  font-size: 20px;
  line-height: 30px;
  margin-top: 12px;
}
/*内页-二级栏目*/
.subnav_other ul li{
  font-size: 24px;
  padding: 0 3%;
}
/*内页-标题*/
.title p{
  font-size: 20px;
  margin-top: 14px;
}
/*内页-页码*/
.page a{
  font-size: 24px;
}
/*底部*/
.footer .foto{
  justify-content: center;
}
.footer .fole{
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  color: #5b5b5b;
}
.footer .fole li:nth-of-type(1){
  font-size: 36px;
  margin-bottom: 13px;
}
.footer .fori{
  display: none;
}
.footer .fobo{
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}